20230322
[shlib.git] / testing / 2.scripttest_testing.Testing for scripttest.unit / 2.scripttest_general1.Testing paramter set 1.dir / 6.scripttest_param_p.sh
blob25c18fdb67411ebea6382506911de103eeb58379
1 #!/bin/bash
3 ############################################################
4 # Copyright (C) 2022- Free Software Foundation, Inc.
5 # This configure script is free software; the Free Software
6 # Foundation gives unlimited permission to copy, distribute
7 # and modify it.
9 . shlibinc
10 include stdio.shlib
11 include dbgout.shlib
14 init_dbglogout 2 testing 20000
16 dbgout "$0\n"
18 dbgout_cmd echo XXX
20 cd scripts
23 # 测试程序的环境变量信息输出
25 dbgout "================================\n"
26 scripttest -p
28 dbgout "================================\n"